Welcome![Sign In][Sign Up]
Location:
Search - filter Dshow

Search list

[SourceCode一个基于YUY2的DShow过滤器

Description: 本人自编
Platform: | Size: 179863 | Author: windmind2005@sina.com | Hits:

[Multimedia DevelopMpegDShow

Description: 学习DirectShow的起始步骤,教你如何创建Filter Graph,如何建立连接与显示!-learning DirectShow initial steps teach you how to create Filter Graph, how to establish connections with the show!
Platform: | Size: 43008 | Author: 悉尼 | Hits:

[Streaming Mpeg4X_Vid

Description: MPEG-4的编码解码开发包程序: 包括三部分 - xvidcore: the main MPEG-4 de-/encoding library, and simple example programs - dshow: windows direct show decoder filter which links against xvidcore to allow MPEG-4 playback on Windows based OS. - vfw: video for windows GUI-MPEG-4 codec development kits : consists of three parts-xvidcore : the main MPEG-4 de-/encoding library, and simple example programs- dshow : windows direct show decoder filter which links against xvidcore to allow MPEG-4 playback on Wi Windows based OS.- vfw : video for windows GUI
Platform: | Size: 745472 | Author: HK | Hits:

[Streaming Mpeg4MyTestFilter

Description: 一个自认为写的很有代表性的Dshow Filter程序模板范例,包括多个属性页的添加及简单的图像处理(反色等)-since that was a very representative of the Dshow Filter module example, Page number of attributes including the addition and simple image processing (anti-Israel)
Platform: | Size: 525312 | Author: 和恶毒发 | Hits:

[Multimedia DevelopDSVideo_dlg

Description: 用dshow实现的视频采集、编码、发送程序,其中自定义一个filter,可以把数据从dshow中取出。-dshow achieve with the video capturing, encoding, sending procedures, since the definition of a filter, Data can be removed from the dshow.
Platform: | Size: 161792 | Author: 张强 | Hits:

[Streaming Mpeg4KooStream

Description: 保存直播流到本地文件(asf) eg: http://192.168.1.200:8080 支持发布点,DSHOW的一个封装类, 支持流再发布,使用陆其明的ASFSTREAMING_FILTER,详见代码,GOOD LUCK~-preserve the flow of local broadcast (asf) eg : http :// 192.168.1.200:8080 supported the release point, the one DSHOW Packaging category, Published Stream support, the use of their land for the ASFSTREAMING_FILTER, as detailed code, GOOD LUCK ~
Platform: | Size: 1689600 | Author: amkoxie | Hits:

[Multimedia programXviD_src

Description: divx源码 XviD is a high performance and high quality MPEG-4 video de-/encoding solution. The XviD package currently consists of three parts: - xvidcore: the main MPEG-4 de-/encoding library, and simple example programs - dshow: windows direct show decoder filter which links against xvidcore to allow MPEG-4 playback on Windows based OS. - vfw: video for windows GUI -divx source XviD is a high performance and high quality MPEG-4 video de-/encodingsolution.The XviD package currently consists of three parts:- xvidcore: the main MPEG-4 de-/encoding library, and simple example programs-dshow: windows direct show decoder filter which links against xvidcore to allow MPEG-4 playback on Windows based OS .- vfw: video for windows GUI
Platform: | Size: 865280 | Author: baggio | Hits:

[Windows DevelopMiniSourceFilter

Description: 这个最简单的DShow源过滤器,初学源过滤器的人或者隔了很长时间再做过滤器的人的好帮手,让你可以快速了解源过滤器的功能-This most simple dshow source filter, beginner source filter or separated for a very long time and then filter those who did a good helper, so you can quickly understand the source filter function
Platform: | Size: 67584 | Author: 罗清胜 | Hits:

[DirextXAudioCapure

Description: Dshow 开发的一个强大的语音处理器 能够播放G.72X,MPEG-2 MP3 wma 等格式 学习使用graph,创建并添加Filter -Dshow developed a strong voice processor can broadcast G.72X, MPEG-2 MP3 wma format, such as studying the use of graph, create and add a Filter
Platform: | Size: 57344 | Author: Dragon | Hits:

[OpenGL programvideotexture

Description: 视频纹理的演示首先我在这里说明一点事情:那就是OpenGL是可以和DShow协同工作的。我在这个程序里的主要做法就是把 DShow 渲染出来的画面作为一个纹理数据给贴到OpenGL的图元上去。关于如何使用DShow播放视频不是我们要关心的问题。而且我也不懂 DShow。我在DX的 SDK里找到一个例子该例子实现了这样的一个Filter。它能把从DShow播放出来的画面渲染成一个数组。我把这段代码给摘出来了。然后包装了一下。做成了一个dll。该dll能支持视频纹理的播放。而在我给出的代码里则是把把它景泰连接进去了。所以你必须要有DXSDK,而且编译DShow的 BaseClass(在DXSDK的Sample里)。 技术上基本没有什么好说的。唯一一个需要注意的是。每次你更新纹理的时候,一定要用glTexSubImage函数,因为视频的尺寸是无法满足GL纹理的要求的。你必须创建一个大的文理。比如说是1024X512的纹理。然后替换一部分纹理数据。不要用glScaleImage,不然我保证慢死你:) 下面给出我的代码 这里是可执行文件。注意可执行文件用到了动态库。而代码包里的版本是不需要动态库的。-err
Platform: | Size: 84992 | Author: hcs | Hits:

[DirextXTSFileSource_2.2.0.8src

Description: 可編譯出TSFileSource.ax,在DShow中作為filter,parse TS詳細資訊。其中TSfilesource可當source filter,後接DSNetwork sender即可當multicast源。TSfilesink則可分配內存,將ts資料存在自行定義的buffer中。-Can compile a TSFileSource.ax, in DShow as a filter, parse TS for more information. TSfilesource which can be used as source filter, can be followed by DSNetwork sender when the multicast source. TSfilesink memory may be allocated to the existence of ts to the definition of information in the buffer.
Platform: | Size: 346112 | Author: 小夏 | Hits:

[DirextXDShowBallFilter

Description: 实现了DShow下Source Filter,推模式。-DShow achieved under the Source Filter, push mode.
Platform: | Size: 16384 | Author: 李明 | Hits:

[Video CaptureDShowTransformFilter

Description: 实现了DShow下的一种Transfom Filter(c++)-Achieved under the DShow a Transfom Filter (c++)
Platform: | Size: 17408 | Author: 李明 | Hits:

[Windows CEAACDecoderFilter

Description: Wince6下的AAC音频解码DShow filter源码,在SMDK6400BSP下验证通过,内含文档-AAC DShow filter source code for Windows Embedded CE 6.0
Platform: | Size: 143360 | Author: 郑韬慧 | Hits:

[VC/MFCDSHOW

Description: Graph、Filter、Pin、Simple Graph:可以理解为媒体处理的流程图。 Filter:可以理解为媒体处理流程图中的一个步骤。 Pin:可以理解为媒体处理各个步骤之间的数据流节点。 Simple:可以理解为各个形态的数据。 -Graph, Filter, Pin, Simple Graph: can be understood as media processing flow chart. Filter: can be understood as media processing flow chart of a step. Pin: can be understood as media processing data flow between the various steps in the node. Simple: to be understood as the various types of data.
Platform: | Size: 20480 | Author: ypx6286428 | Hits:

[Windows MobileWinCECameraCapture

Description: Windows mobile平台下,利用dshow以及grabber filter实现摄像头预览和采集功能(采集为基带YV12)-capture & preview video from camera under windows mobile
Platform: | Size: 10240 | Author: Dylan | Hits:

[Streaming Mpeg4H264_DShow_Filter

Description: 本程序使用directshow来显示h264,支持wince与win32,并开发了两个filter用于h264数据传输和h264解码。-H264 Decode of DirectShow Filter
Platform: | Size: 3178496 | Author: 黄天佩 | Hits:

[Multimedia Developfilter.CompressDTS

Description: 把PCM音频流保存为DTS文件的dshow过滤器;-Save the PCM audio stream to DTS file dshow filter
Platform: | Size: 2448384 | Author: 夏永明 | Hits:

[Multimedia Developfilter.NvHwEncHevc

Description: 把NV12视频流压缩为HEVC(H.265)文件的Dshow过滤器(必须使用Nvidia-MaxWell-2代的硬件加速功能);经过实测,480P视频节目的压缩速度是10倍于播放速度,1080P视频节目的压缩速度是3倍于播放速度;-A Dshow filter for compress NV12 video stream into HEVC (H.265) file, (must use the Nvidia-MaxWell-generation2 hardware acceleration) through the field, 480P video program compression speed is 10 times the playback speed, 1080P video program compression speed is 3 times the playback speed
Platform: | Size: 1901568 | Author: 夏永明 | Hits:

[Multimedia Developfilter.SaveYUVFile

Description: 这是一个保存YUV视频流到Y4M的DShow_Filter,包含全部代码(需要自备Dx9.0c的DShow_SDK),实际使用良好.(This is a save YUV video stream to Y4M DShow_Filter, contains all the code (need to bring their own Dx9.0c DShow_SDK), the actual use of good.)
Platform: | Size: 117760 | Author: mody | Hits:
« 12 »

CodeBus www.codebus.net